Getting Started


The following video assumes you already have a validated SDF account.

Step 1: Run a command and write your first HTML page. Since you're working in vi, this vi Quick Reference may be handy.
Step 2: Learn some HTML on your own and demonstrate to us how to use it on your first web page. NO FLASH EMBEDS YET!
Tags you should know by the end of week 1:
  • html, head, title, body
  • a, img
  • div

Quiz


Take this quiz during class on Friday, February 15
During the class period, develop a web page that has 3 main sections:
  1. Header across the top
  2. Navigation bar down the left side
  3. Main body section below the header and right of the nav bar
The page must include the following content, at minimum:
  • Images in the body
  • Links in the nav bar
  • Header and nav bar coloring that looks nice
  • A Creative Commons notice at the bottom of the main body
A twist or two you didn't learn in class:
  • Make an image "clickable", so a visitor could click one of the pictures on your site and go to another web page
  • Make a second page that looks just like the first, is linked to from your index.html, and contains a short bio about you
When all is done, email me a link to your page and I'll grade it over the weekend.